CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 钩子 api

搜索资源列表

  1. 11Firewall

    0下载:
  2. 利用API钩子 将运行的程序进程审查 起到防火墙的作用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33648
    • 提供者:pl
  1. keyboard

    0下载:
  2. 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button Subclassing, while their own m
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14106
    • 提供者:胡东
  1. hookyou_1

    1下载:
  2. 本文(其实是随笔)和实例代码描述的内容主要包括:API拦截,消息钩子,枚举子窗体,注册系统热键。其中消息钩子、API拦截、枚举子窗体实现代码在dll中,注册系统热键代码实现在测试exe中,另外exe代码段还涉及自定义消息和系统栏图标。希望对你有用-paper (actually essay) and example code descr iption of the contents include : API interception, news hook, except for the for
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:143431
    • 提供者:唐财爷
  1. mirager_1

    0下载:
  2. 它是利用调试技术编写成的API钩子。比起16位下传统的入口代码改写技术,它是没有多线程问题的,而且能够拦截LoadLibrary/GetProcAddress完成的API显式调用。当然,如果您告诉它一些类型信息,Mirager可以在拦截到调用时获取上下文,即参数和返回值-it is the use of technologies developed into debugging API hook. Compared to the traditional 16 under the entrance
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:401890
    • 提供者:唐财爷
  1. MYAPIHOOk

    0下载:
  2. 一个WINDOWS环境下全局钩子的使用和拦截API函数的简单演示.-a Windows environment overall hook to intercept and the use of simple API function demo.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:80120
    • 提供者:chenbr
  1. findwindow

    0下载:
  2. 拦截findwindow,打印输出日志,利用Detours库,实现全局钩子,挂钩window api-Intercept findwindow
  3. 所属分类:Hook api

    • 发布日期:2016-01-27
    • 文件大小:16615424
    • 提供者:键盘狼
  1. VCHookDemo

    1下载:
  2. VC++全局钩子的实现,能够是实现全局钩子的 鼠标取词,get word。利用Windows API钩子技术实现全屏幕取词。 vc++编写的鼠标键盘消息的拦截程序,运用钩子实现-the global hook of VC++ Demo
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:41979
    • 提供者:Gosling
  1. HookApi.rar

    0下载:
  2. 利用全局钩子,对API函数加载钩子,实现对API的监控,The use of the overall hook, hook load of the API function to achieve the monitoring of the API
  3. 所属分类:Hook api

    • 发布日期:2017-04-23
    • 文件大小:8869
    • 提供者:dhrnh
  1. apihook2.zip

    1下载:
  2. API钩子APIHOOK 2.0 源代码,APIHOOK
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:134429
    • 提供者:chen
  1. kbh.rar

    0下载:
  2. DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序,DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:337531
    • 提供者:csdner
  1. KeyLock

    0下载:
  2. 自己写的挂机锁程序 编写语言VC 6.0 +Windows API SDK编程 利用钩子写的-Lock hanging up their own written language programming VC 6.0+ Windows API SDK programming using hook write
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:10191
    • 提供者:xuezhimeng
  1. textapihook

    0下载:
  2. API钩子,针对Textout,DrawText-API Hook
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:143628
    • 提供者:邵凯田
  1. fighter9-29

    0下载:
  2. 程序的作用是在桌面生成一个会移动会开炮的icon,当它探测到面前有移动物体时就开炮,炮弹会把桌面炸开。一个简单的小程序,用到了API,钩子,内存映射。-The role of procedures in the Desktop Mobile will generate a fire will be the icon, when it is to detect moving objects before them on fire, artillery explosion will be the d
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:474149
    • 提供者:lvxinjie
  1. Screen_Capture_Src_Updated_

    0下载:
  2. 将屏幕保存为bmp文件的源码,仿Snagit功能实现,包含了bmp文件格式、鼠标事件钩子等技术。VS2003环境开发。-Every body knows about the Screen Capture(Prt Scr Button) utility that comes with each and every Microsoft Window. So what is the necessity of other Screen Capture application. But the Scree
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:60810
    • 提供者:刘振涛
  1. 09HookDemo

    0下载:
  2. windows钩子函数样例, 是API截获的基础-Sample hook function windows
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:34702
    • 提供者:穆清光
  1. HookSys_code

    0下载:
  2. hook注入 截取屏幕程序 是利用调试技术编写成的API钩子-hook insert, intercept screen
  3. 所属分类:Hook api

    • 发布日期:2017-05-07
    • 文件大小:1210613
    • 提供者:viove
  1. hidefile

    0下载:
  2. 程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3939
    • 提供者:jj
  1. PasswordSpy

    0下载:
  2. PasswordSpy 程序最有趣的部分其实是使用 SetWindowsHookEx API.函数设置Windows 钩子。利用该函数你可以将钩子安装到操作系统中或者某个特定的进程中。钩子的种类有很多种,每种钩子作用也不尽相同,用来监视特定的一组事件。当某一类事件发生时,钩子代码被调用。PasswordSpy使用WH_GETMESSAGE钩子,它监视对GetMessage 和PeekMessage 的调用.-PasswordSpy is a program that will allow you
  3. 所属分类:Hook api

    • 发布日期:2017-03-27
    • 文件大小:39795
    • 提供者:yuan
  1. CYANWEI

    0下载:
  2. 利用系统api安装钩子 控制电脑 和完成一些特殊功能!-Api hook installed to use the system control computer and the completion of a number of special features!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:269292
    • 提供者:毒蝎子
  1. WindowsSystem

    0下载:
  2. windows系统源码。主要涉及了动态链接库、 WIN 32 API、剪贴板、钩子(Hook、进程和线程、注册表、文件编程等各源码-windows system source code. Mainly related to the dynamic link library, WIN 32 API, clipboard, hook (Hook, processes and threads, registry, files and other programming source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6703522
    • 提供者:李孝进
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com